manifest: Pull in gnome-panel so we work in a VM
authorColin Walters <walters@verbum.org>
Fri, 27 Jan 2012 00:36:07 +0000 (19:36 -0500)
committerColin Walters <walters@verbum.org>
Fri, 27 Jan 2012 00:36:07 +0000 (19:36 -0500)
gnomeos/3.4/manifest.json

index 2a86d0d7f89973bb2ab732f46130b620c10c690a..ec4e14b1866a14c4c9883791a22e84a519649247 100644 (file)
                 "branch": "telepathy-logger-0.2.12",
                 "patches": ["telepathy-logger-autogen.patch"]},
 
+               {"src": "gnome:gnome-power-manager"},
+
                {"src": "gnome:gnome-shell",
                 "config-opts": ["--enable-compile-warnings=maximum"]},
 
                {"src": "gnome:gnome-control-center",
                 "config-opts": ["--disable-cups",
                                 "--disable-documentation"],
-                "patches": ["g-c-c-disable-docs.patch"]}
+                "patches": ["g-c-c-disable-docs.patch"]},
+
+               {"src": "gnome:notification-daemon"},
+
+               {"src": "gnome:libwnck"},
+
+               {"src": "gnome:gnome-panel",
+                "patches": ["panel-disable-docs.patch"],
+                "config-opts": ["--disable-documentation"]}
        ]
 }